SVProgressHUDStyle Constants Reference

Declared in SVProgressHUD.h

SVProgressHUDStyle

Definition

typedef NS_ENUM(NSInteger, SVProgressHUDStyle ) {
   SVProgressHUDStyleLight,
   SVProgressHUDStyleDark,
   SVProgressHUDStyleCustom,
};

Constants

SVProgressHUDStyleLight

Declared In SVProgressHUD.h.

SVProgressHUDStyleDark

Declared In SVProgressHUD.h.

SVProgressHUDStyleCustom

Declared In SVProgressHUD.h.